CachingIterator
PHP Manual

CachingIterator::offsetExists

(PHP 5 >= 5.2.0)

CachingIterator::offsetExistsThe offsetExists purpose

Descripción

public void CachingIterator::offsetExists ( string $index )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Lista de parámetros

index

The index being checked.

Valores retornados

Returns TRUE if an entry referenced by the offset exists, FALSE otherwise.


CachingIterator
PHP Manual